﻿2026-09-10T09:03:10.7138931Z ##[group]Run actions/checkout@v5
2026-09-10T09:03:10.7140141Z with:
2026-09-10T09:03:10.7140526Z   repository: BigscreenVR/spt-bs-core
2026-09-10T09:03:10.7143445Z   token: ***
2026-09-10T09:03:10.7143823Z   ssh-strict: true
2026-09-10T09:03:10.7144182Z   ssh-user: git
2026-09-10T09:03:10.7144537Z   persist-credentials: true
2026-09-10T09:03:10.7168414Z   clean: true
2026-09-10T09:03:10.7168830Z   sparse-checkout-cone-mode: true
2026-09-10T09:03:10.7169367Z   fetch-depth: 1
2026-09-10T09:03:10.7169735Z   fetch-tags: false
2026-09-10T09:03:10.7170108Z   show-progress: true
2026-09-10T09:03:10.7170480Z   lfs: false
2026-09-10T09:03:10.7170830Z   submodules: false
2026-09-10T09:03:10.7171210Z   set-safe-directory: true
2026-09-10T09:03:10.7171629Z   allow-unsafe-pr-checkout: false
2026-09-10T09:03:10.7172365Z ##[endgroup]
2026-09-10T09:03:10.7957325Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-10T09:03:10.7958791Z ##[group]Getting Git version info
2026-09-10T09:03:10.7959541Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-10T09:03:10.7960510Z [command]/usr/bin/git version
2026-09-10T09:03:10.7960910Z git version 2.43.0
2026-09-10T09:03:10.7963810Z ##[endgroup]
2026-09-10T09:03:10.7971513Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/066a05cd-b26b-4aac-9699-f4452efb45a2/.gitconfig'
2026-09-10T09:03:10.7978378Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/066a05cd-b26b-4aac-9699-f4452efb45a2' before making global git config changes
2026-09-10T09:03:10.7979587Z Adding repository directory to the temporary git global config as a safe directory
2026-09-10T09:03:10.7980955Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-10T09:03:10.8011159Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-10T09:03:10.8029466Z https://github.com/BigscreenVR/spt-bs-core
2026-09-10T09:03:10.8038713Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-10T09:03:10.8041233Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-10T09:03:10.8058805Z HEAD
2026-09-10T09:03:10.8242186Z ##[endgroup]
2026-09-10T09:03:10.8245076Z [command]/usr/bin/git submodule status
2026-09-10T09:03:10.8433038Z ##[group]Cleaning the repository
2026-09-10T09:03:10.8435953Z [command]/usr/bin/git clean -ffdx
2026-09-10T09:03:10.8470176Z Removing traceable-reqs
2026-09-10T09:03:10.8477655Z [command]/usr/bin/git reset --hard HEAD
2026-09-10T09:03:10.8548204Z HEAD is now at 2eb0387ef Merge d71e02a50b5ce44bd85a31b9f1247262efe9bf6f into df024887cc891e0814d2ff004c9b8f61170107f3
2026-09-10T09:03:10.8556432Z ##[endgroup]
2026-09-10T09:03:10.8557157Z ##[group]Disabling automatic garbage collection
2026-09-10T09:03:10.8559937Z [command]/usr/bin/git config --local gc.auto 0
2026-09-10T09:03:10.8583595Z ##[endgroup]
2026-09-10T09:03:10.8584282Z ##[group]Setting up auth
2026-09-10T09:03:10.8588748Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-10T09:03:10.8613457Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-10T09:03:10.8804007Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-10T09:03:10.8830188Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-10T09:03:10.9016575Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-10T09:03:10.9040896Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-10T09:03:10.9226334Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-10T09:03:10.9257114Z ##[endgroup]
2026-09-10T09:03:10.9257748Z ##[group]Fetching the repository
2026-09-10T09:03:10.9263182Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1bd0a41d67c0389bea3879bbf18b56763ba0dc1e:refs/remotes/origin/diag/294-margins-ci-head
2026-09-10T09:03:11.3767407Z From https://github.com/BigscreenVR/spt-bs-core
2026-09-10T09:03:11.3769753Z  + 161eb5543...1bd0a41d6 1bd0a41d67c0389bea3879bbf18b56763ba0dc1e -> origin/diag/294-margins-ci-head  (forced update)
2026-09-10T09:03:11.3798443Z ##[endgroup]
2026-09-10T09:03:11.3799434Z ##[group]Determining the checkout info
2026-09-10T09:03:11.3800343Z ##[endgroup]
2026-09-10T09:03:11.3804005Z [command]/usr/bin/git sparse-checkout disable
2026-09-10T09:03:11.3846112Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-10T09:03:11.3870654Z ##[group]Checking out the ref
2026-09-10T09:03:11.3873247Z [command]/usr/bin/git checkout --progress --force -B diag/294-margins-ci-head refs/remotes/origin/diag/294-margins-ci-head
2026-09-10T09:03:11.4541162Z Previous HEAD position was 2eb0387ef Merge d71e02a50b5ce44bd85a31b9f1247262efe9bf6f into df024887cc891e0814d2ff004c9b8f61170107f3
2026-09-10T09:03:11.4546258Z Switched to a new branch 'diag/294-margins-ci-head'
2026-09-10T09:03:11.4547677Z branch 'diag/294-margins-ci-head' set up to track 'origin/diag/294-margins-ci-head'.
2026-09-10T09:03:11.4560156Z ##[endgroup]
2026-09-10T09:03:11.4604899Z [command]/usr/bin/git log -1 --format=%H
2026-09-10T09:03:11.4632816Z 1bd0a41d67c0389bea3879bbf18b56763ba0dc1e
